Skip to main content

Admin web page

The connector serves an admin web page directly from the processor — a status, setup and control dashboard for the room(s). It's your main tool during commissioning and for troubleshooting on site.

Accessing it

The admin page is enabled by setting the admin-page port to a non-zero value (see Installation). With it enabled, browse to:

http://<processor-ip>:<port>/

Log in with the processor's own user account — the same credentials as the box console/web. Sessions time out after 30 minutes of inactivity.

The admin web page login screen


Dashboard

The home page summarises the processor and every room it serves — connection status, link status and a quick health overview at a glance.

The admin web page dashboard


Rooms

A card per room showing:

  • Connection and link status
  • The configuration currently in effect (pushed from Centro)
  • Scenes, occupancy and device presence (which Cresnet/IP devices are online)
  • A live log console for that room

A room card on the Rooms view, showing status, devices and controls

Connection status

StatusMeaning
ConnectedReal-time link to Centro is up
PollingReal-time link is down; the connector is falling back to periodic polling
OfflineCentro can't be reached

Linked is reported separately — it's the backoffice association (which place/device the room maps to), not a health signal. Configuration and control flow regardless of link state.


Control

A control panel for driving the room by hand — recall scenes, adjust lighting, move shades, set climate, and trigger housekeeping/service. Use it to verify the hardware responds during commissioning.

The Control panel for driving a room by hand


Setup & room config

  • Setup edits the on-box first-boot settings (server address, rooms, admin-page port).
  • Room config shows the read-only configuration currently pushed from Centro, so you can confirm what the room actually received.

The Setup screen for the on-box first-boot settings


Logs

A live log viewer backed by a rolling in-memory buffer (the most recent activity), tagged per room and by inbound command. Handy for watching a keypad press, a scene recall or a config push in real time.

The live log viewer


Actions

From the admin page you can also:

  • Recall a scene, re-publish state, or re-register a room with Centro
  • Restart the connector (re-reads settings without rebooting the processor)
  • Open the Update page to push a new program version
Simulation is for dev only

On a developer host (not a real processor) the admin page can also simulate keypad presses, occupancy and device presence for testing. These simulation controls don't appear on a live processor.